<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body {
  font-family: Hiragino Sans GB, Microsoft YaHei;
  font-size: 14px;
  background: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  min-width: 1240px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}
address, cite, dfn, em, var, i {
  font-style: normal
}
code, kbd, pre, samp {
  font-family: arial, courier new, courier, "\5b8b\4f53", monospace
}
small {
  font-size: 12px
}
ul, ol, li {
  list-style: none
}
sup {
  vertical-align: text-top
}
sub {
  vertical-align: text-bottom
}
legend {
  color: #000
}
fieldset {
  border: 0
}
img {
  vertical-align: middle;
}
button, input, select, textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
section, header, nav, footer, article {
  display: block
}
div, ul, dl {
  zoom: 1
}
.cleardiv:after, .clearul:after, .cleardl:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
.none {
  display: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #000000;
}
a:hover {
  color: #CE0814;
}
.transition {
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
.page-w {
  width: 1200px;
  margin: 0px auto;
}
/**/
/*header*/
.flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-start-between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.flex-end-between {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.flex-center-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.flex-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-center-start {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
/**/
.header {
  border-bottom: #006DBA solid 2px;
  padding-top: 20px;
}
.head-logo {
  padding-bottom: 15px;
}
.head-logo img {
  width: 270px;
  height: 120px;
  display: block;
}
.head-erweima-icon img {
  width: 26px;
  height: 26px;
  display: block;
}
/*head-erwiema-con*/
.head-erwiema {
  position: relative;
}
.head-erweima-icon {
  width: 46px;
  height: 46px;
  background-color: #006DBA;
  border-radius: 46px;
}
.head-erwiema-con {
  display: none;
}
/**/
.search-box {
  border: 1px solid #AFAFAF;
  border-radius: 46px;
  padding-right: 10px;
  margin-right: 30px;
}
.ser_keywords {
  width: 120px;
  line-height: 24px;
  padding: 8px 15px;
  height: 30px;
  background: none;
  border: none;
  color: #000000;
  font-size: 14px;
  outline: none;
  cursor: pointer;
}
.search-but {
  width: 36px;
  height: 36px;
  background: url("img/search-but@2x.png") no-repeat center center;
  background-size: 28px 28px;
  border: none;
  text-indent: -9999px;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
}
/*head-tel*/
.head-tel {
  margin-right: 30px;
  padding-right: 30px;
  border-right: #DDDDDD solid 1px;
}
.head-tel span {
  color: #414141;
  font-size: 14px;
}
.head-tel b {
  font-weight: bold;
  color: #CE0814;
  font-size: 30px;
}
/*menu*/
.head-menu-con {
  padding-top: 20px;
}
.menu {
  background-color: #006DBA;
  border-radius: 10px 10px 0px 0px;
  padding: 0px 20px;
}
.menu li {
  padding: 20px 15px;
  position: relative;
}
.menu a {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.menu a:hover {
  color: #9BD2FF
}
.menu .hover::before, .gy-page li.guanyu a::before, .cp-page li.chanpin a::before, .xw-page li.xinwen a::before, .xx-page li.xuanxing a::before, .lx-page li.lianxi a::before, .al-page li.anli a::before, .js-page li.jishu a::before {
  content: '';
  display: block;
  width: 50%;
  height: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  bottom: 10px;
}
/*轮播图*/
/*banner-box*/
.jiaodiantu-box {
  max-width: 1920px;
  margin: 0px auto 0px auto;
  z-index: 2;
  min-height: 428px;
}
.jiaodiantu-box .swiper-container {
  width: 100%;
  height: 100%;
}
.jiaodiantu-box .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.jiaodiantu-box .swiper-slide img {
  width: 100%;
  height: auto;
}
.jiaodiantu-box .swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 70px;
}
.jiaodiantu-box .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  cursor: pointer;
  background-color: transparent;
  opacity: 1;
}
.jiaodiantu-box .swiper-pagination-bullet:before {
  display: block;
  content: "";
  background: #414141;
  width: 12px;
  height: 12px;
  border-radius: 12px;
}
.jiaodiantu-box .swiper-pagination-bullet-active {
  border: 1px solid #CE0814;
}
.jiaodiantu-box .swiper-pagination-bullet-active:before {
  background: #CE0814;
}
/**/
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 120px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background-size: 120px 40px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("img/next@2x.png");
  right: 30px;
  left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("img/prev@2x.png");
  left: 30px;
  right: auto;
}
/*footer*/
.footer {
  background-color: #000000;
  padding: 20px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
.footer p {
  margin-bottom: 10px;
}
.footer a {
  color: #FFFFFF;
  display: inline-block;
  margin-right: 8px;
}
.footer a:hover {
  color: #9BD2FF;
}
/*kefu-tongzhi-box*/
.kefu-tongzhi {
  position: relative;
  z-index: 3;
}
.kefu-tongzhi-box {
  background-color: #FFFFFF;
  margin-top: -50px;
  color: #000000;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
}
/*kefu-item*/
.kefu-item {
  text-align: center;
  border-right: #DDDDDD solid 1px;
  padding: 0px 40px;
}
.kefu-item img {
  width: 55px;
  height: 55px;
  display: block;
  margin: 0px auto
}
.kefu-item h5 {
  font-size: 12px;
  font-weight: bold;
}
.kefu-item p {
  font-size: 12px;
  color: #898989;
}
/*tongzhi-icon*/
.tongzhi-list {
  flex: 1;
  background-color: #006DBA;
  padding: 20px 30px;
}
.tongzhi-conlist {
  flex: 1;
}
.tongzhi-conlist h2 {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  padding-bottom: 10px;
}
.tongzhi-conlist h2::before {
  content: '';
  display: block;
  position: absolute;
  left: 2px;
  bottom: 5px;
  width: 50%;
  height: 2px;
  border-radius: 2px;
  background-color: #ffffff;
}
.tongzhi-conlist li {
  line-height: 1.8;
}
.tongzhi-conlist li a {
  color: #ffffff;
  font-size: 14px;
}
.tongzhi-conlist li a:hover {
  color: #9BD2FF;
  text-decoration: underline;
}
/*.tongzhi-icon*/
.tongzhi-icon {
  margin-right: 20px;
}
.tongzhi-icon img {
  width: 55px;
  height: 55px;
  display: block;
  margin: 0px auto
}
.tz-more-but a {
  display: block;
  font-size: 12px;
  width: 115px;
  height: 40px;
  line-height: 40px;
  color: #006DBA;
  text-align: center;
  border: #FFFFFF solid 1px;
  background-color: #FFFFFF;
}
.tz-more-but a:hover {
  color: #9BD2FF
}
.more-zixun-but a {
  background-color: transparent;
  margin-top: 10px;
  color: #FFFFFF;
}
/*friendly-link*/
.friendly-link {
  color: #707070;
  padding: 30px 0px;
  font-size: 14px;
}
.friendly-link a {
  color: #707070;
  display: inline-block;
  margin-right: 10px;
}
.friendly-link a:hover {
  color: #CE0814;
}
/*footer-info*/
.footer-info {
  background-color: #EFEFEF;
  padding: 40px 0px;
}
/**/
.footer-daohang {
  padding: 0px 40px;
  flex: 1;
}
.footer-daohang dt {
  color: #006DBA;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.footer-daohang dd a {
  color: #707070;
  margin-bottom: 5px;
  display: inline-block;
}
.footer-daohang dd a:hover {
  color: #CE0814;
}
/**/
.fot-gs-icon {
  margin-right: 20px;
}
.fot-gs-icon img {
  width: 60px;
  height: 80px;
}
/*fot-gs-text*/
.fot-gs-text h2 {
  color: #2E2E2E;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.fot-gs-text p {
  color: #707070;
  font-size: 14px;
  margin-bottom: 5px;
}
/*fot-gs-buts*/
.fot-gs-buts {
  margin-top: 20px;
}
.fot-gs-buts a {
  display: inline-block;
  font-size: 12px;
  color: #006DBA;
  text-align: center;
  border: #FFFFFF solid 1px;
  background-color: #FFFFFF;
  padding: 5px 20px;
  margin-right: 10px;
}
.fot-gs-buts a:first-child {
  color: #FFFFFF;
  background-color: #006DBA;
}
/*fot-tel-icon*/
.fot-tel-icon {
  margin-right: 10px;
}
.fot-tel-icon img {
  display: block;
  width: 40px;
  height: 40px;
}
.fot-tel-text {
  color: #414141;
  font-weight: bold;
  font-size: 12px;
}
.fot-tel-text b {
  font-size: 20px;
}
/*fot-erweima*/
.fot-erweima {
  text-align: center;
  width: 130px;
  padding-top: 10px;
}
.fot-erweima p {
  font-weight: normal;
  margin-top: 10px;
  display: inline-block
}
/**/
.titl-box {
  text-align: center;
  padding-top: 90px;
  background: url("img/title-bg.png") no-repeat center center;
  background-size: 58px;
  height: 187px;
  color: #006DBA;
}
.titl-box cite {
  font-size: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.titl-box h2 {
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 40px;
}
.titl-box p {
  color: #898989;
}
.titl-box p::after, .titl-box p::before {
  content: '';
  display: block;
  height: 1px;
  width: 40px;
  background-color: #898989;
  margin: 0px 10px;
}
/*products-list*/
.products-list {
  flex-wrap: wrap;
}
.products-item-con {
  border: #DDDDDD solid 1px;
}
.products-list .products-item {
  width: 384px;
  margin-bottom: 60px;
}
.products-item .products-img {
  position: relative;
}
.products-item .products-img img {
  width: 382px;
  height: 255px;
  display: block;
}
.products-info {
  text-align: center;
  border-top: #DDDDDD solid 1px;
  background-color: #F7F7F7;
  padding: 20px 20px 40px 20px;
}
.products-info h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.products-info p {
  font-size: 14px;
  color: #414141;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
/*hover*/
.products-item-con a:hover .products-img::after {
  content: '';
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 85px;
  background-color: rgba(0, 109, 186, 0.60);
  position: absolute;
  background-image: url("img/proview.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 44px 44px;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -42px;
}
.products-item-con a:hover .products-info {
  background-color: #006DBA;
}
.products-item-con a:hover .products-info h2 {
  color: #FFFFFF;
}
.products-item-con a:hover .products-info p {
  color: #FFFFFF;
}
/*pro-more*/
.pro-more {
  text-align: center;
}
.pro-more a {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  border: #FFFFFF solid 1px;
  color: #FFFFFF;
  background-color: #006DBA;
  padding: 5px 20px;
  margin-right: 10px;
}
/*products-top*/
.products-top {
  padding-bottom: 30px;
}
/*category*/
.category {
  background: url("img/classbg.png") no-repeat center center;
  background-size: cover;
  padding: 40px 0px;
}
.category-list {
  border: rgba(0, 109, 186, 0.60) solid 9px;
  flex-wrap: wrap;
}
.category-con {
  text-align: center;
  padding-top: 50px;
}
.category-con p {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: bold;
}
.category-img {
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0px auto;
}
.category-item {
  margin-bottom: 1px;
}
.category-item a {
  background-color: #FFFFFF;
  width: 196px;
  height: 196px;
  display: block;
}
.category-item a:hover {
  background-color: #006DBA;
  color: #FFFFFF;
}
.category-img img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 75px;
  height: 75px;
  display: block;
}
.category-item .default {
  opacity: 1;
}
.category-item .hover {
  opacity: 0;
}
.category-item a:hover .default {
  opacity: 0;
}
.category-item a:hover .hover {
  opacity: 1;
}
/*sanfang-item*/
.sanfang {
  padding: 40px 0px;
}
.sanfang-item {
  width: 390px;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.sanfang-con {
  position: relative;
  z-index: 3;
  color: #FFFFFF;
  padding: 40px 30px 0px 30px;
}
.sanfang-con h2 {
  font-size: 32px;
  font-weight: bold;
}
.sanfang-con p {
  font-size: 12px;
  line-height: 1.7
}
/**/
.sanfang-img {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
}
.sanfang-img img {
  width: 390px;
  height: 220px;
  display: block;
}
.sanfang-item a:hover .sanfang-img img {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
}
/*fangan-img*/
.fangan {
  padding: 0px 0px 40px 0px;
}
.fangan-item {
  width: 350px;
  overflow: hidden;
}
.fangan-con {
  z-index: 3;
  height: 159px;
  background-color: #ffffff;
  left: 0px;
  bottom: 0px;
}
.fangan-con-info {
  padding: 20px 10px 0px 10px;
}
.fangan-con-info h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #006DBA;
}
.fangan-con-info p {
  font-size: 12px;
  line-height: 1.7;
  color: #898989;
}
.fangan-img {
border: #EFEFEF solid 1px;
}
.fangan-img img {
  width: 350px;
  height: 208px;
  display: block;
}
.fangan-item a:hover .fangan-img img {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
}
/*about-us*/
.about-us {
  background: url("img/about-us@2x.png") no-repeat center center;
  background-size: cover;
  padding: 40px 0px;
}
.about-us-title {
  text-align: center;
  color: #006DBA
}
.about-us-title cite {
  font-size: 30px;
  text-decoration: underline;
}
.about-us-title h1 {
  font-weight: bold;
  font-size: 50px;
}
.about-us-title p {
  font-size: 30px;
}
/*about-data-icon*/
.about-data {
  background-color: #006DBA;
  padding: 20px;
}
.about-data-icon {
  margin-right: 10px;
}
.about-data-icon img {
  width: 75px;
  height: 75px;
  display: block;
}
.about-data-info {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.about-data-info p {
  margin-bottom: 5px;
}
.about-data-info b {
  font-size: 48px;
}
/*about-more*/
.about-desc {
  background: url("img/about-desc@2x.png") no-repeat center center;
  background-size: cover;
  padding: 40px 0px;
  text-align: center;
}
.about-desc p {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.7;
  padding: 0px 60px 40px 60px;
  display: inline-block;
}
.about-more {
  display: inline-block;
  margin: 0px auto;
  padding: 5px 30px;
  color: #ffffff;
  border: #ffffff solid 1px;
  font-size: 14px;
}
.about-more:hover {
  background-color: #006DBA;
  color: #ffffff;
}
/*news-info-img*/
.news-info {
  padding: 0px 0px 50px 0px;
}
.news-hot-con {
  padding-top: 20px;
}
.news-hot-info {
  width: 616px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
}
.news-hot-img {
  overflow: hidden;
}
.news-hot-img img {
  display: block;
  width: 616px;
  height: 364px;
}
.news-hot-info a:hover .news-hot-img img {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
}
.news-hot-text {
  padding: 20px;
}
.news-hot-text cite {
  color: #AFAFAF;
}
.news-hot-text h2 {
  font-size: 25px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.news-hot-text p {
  color: #898989;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
/*news-info-time*/
.news-info-list {
  width: 544px;
}
.news-info-list li {
  border-bottom: 1px solid #DDDDDD;
}
.news-info-list li a {
  display: block;
  padding: 15px 20px;
  position: relative;
}
.news-info-list li a:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);
}
.news-info-list li a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #006DBA;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
.news-info-list li a:hover:after {
  width: 100%;
}
.news-info-time {
  width: 100px;
  border-right: #DDDDDD dashed 1px;
}
.news-info-time span {
  font-size: 24px;
  color: #414141;
}
.news-info-time p {
  color: #AFAFAF;
  display: inline-block;
  padding-left: 5px;
}
.news-info-text {
  flex: 1;
  margin-left: 20px;
}
.news-info-text h2 {
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.news-info-text p {
  color: #898989;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
/*list-banner-img*/
.list-page-banner {
  padding: 0px 0px 0px 0px;
}
.list-banner-img {
  background: url(img/list-banner.png) no-repeat center center;
  background-size: auto;
  text-align: center;
  color: #fff;
  height: 130px;
}
.list-banner-img cite {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  display: block;
  padding-top: 25px;
}
.list-banner-img h2 {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
}
.list-banner-img h2::before {
  content: '';
  display: block;
  margin: 0px auto;
  height: 3px;
  border-radius: 2px;
  width: 50px;
  background-color: #ffffff;
}
/*list-page-box*/
.list-page-box {
  padding-bottom: 30px;
}
/*list-page-bar*/
.list-page-bar {
  width: 260px;
  order: 0;
}
.bar-box {
  margin-bottom: 20px;
}
.bar-box:first-child .bar-box-head {
  margin-top: -41px;
}
.bar-box .bar-box-head h2 {
  background-color: #006DBA;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  border-radius: 5px 5px 0px 0px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
}
.bar-box-body {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);
}
.bar-box-body ul {
  padding: 5px 0px 5px 20px;
}
.bar-box-body li {
  padding: 8px 0px;
  border-bottom: #EDEDED solid 1px;
}
.bar-box-body li:last-child {
  border-bottom: none;
}
.bar-box-body li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bar-box-body li a:after {
  content: " ";
  height: 6px;
  width: 6px;
  border-width: 1px 1px 0 0;
  border-color: #C1C1C1;
  border-style: solid;
  -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
  transform: matrix(.71, .71, -.71, .71, 0, 0);
  margin-right: 10px;
}
.bar-box-body li.hover {
  border-bottom: #006DBA solid 1px;
}
.bar-box-body li.hover a {
  color: #006DBA;
}
.bar-box-body li.hover a:after {
  border-color: #006DBA;
}
/*list-page-con*/
.list-page-con {
  width: 910px;
  order: 1;
}
/*dq-cur*/
.dq-cur {
  font-size: 14px;
  padding: 10px 0px;
  color: #414141;
}
/*list-fanye*/
.list-fanye {
  text-align: center;
  margin: 20px auto 60px auto;
}
.list-fanye a {
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: inline-block;
  margin: 0 3px;
  padding: 0px 10px;
}
.list-fanye a:hover, .list-fanye &gt; b {
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  margin: 0 3px;
  padding: 0px 10px;
  background: #006DBA;
  border: 1px solid #006DBA;
  color: #fff;
}
/*products-list-a*/
.products-list-a .products-list::after {
  display: block;
  content: '';
  width: 290px;
}
.products-list-a .products-list .products-item {
  width: 290px;
  margin-bottom: 40px;
}
.products-list-a .products-item .products-img img {
  width: 288px;
  height: 192px;
  display: block;
}
.products-list-a .products-info h2 {
  font-size: 14px;
}
.products-list-a .products-info p {
  font-size: 12px;
}
.products-list-a .products-info {
  padding: 10px 10px 20px 10px;
}
/*2*/
/*products-list-b*/
.products-list-b .products-list .products-item {
  width: 220px;
  margin-bottom: 20px;
}
.products-list-b .products-item .products-img img {
  width: 218px;
  height: 145px;
  display: block;
}
.products-list-b .products-info h2 {
  font-size: 12px;
}
.products-list-b .products-info p {
  font-size: 12px;
}
.products-list-b .products-info {
  padding: 5px 5px 10px 5px;
}
/*2*/
/* 3 */
.detail-body .products-list-c {
  padding: 0px 20px;
}
.products-list-c .products-list::after {
  display: block;
  content: '';
  width: 200px;
}
.products-list-c .products-list .products-item {
  width: 200px;
  margin-bottom: 20px;
}
.products-list-c .products-item .products-img img {
  width: 198px;
  height: 132px;
  display: block;
}
.products-list-c .products-info h2 {
  font-size: 12px;
}
.products-list-c .products-info p {
  font-size: 12px;
}
.products-list-c .products-info {
  padding: 5px 5px 10px 5px;
}
/* 3 */
/**/
.detail-body {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);
}
/**/
/**/
.detail-title {
  padding: 40px 0px 20px 0px;
  text-align: center;
  border-bottom: #ccc dashed 1px;
}
.detail-title h1 {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
.detail-title p {
  color: #999;
}
.detail-title p span {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.detail-body .shang-xia {
  border-top: #ccc solid 1px;
  padding: 20px;
}
/*.detail-edit*/
.detail-edit {
  padding: 20px;
}
.detail-edit p {
  line-height: 1.7em;
  margin-bottom: 1em;
}
.detail-edit img {
  max-width: 100%;
  display: inline-block;
  display: block;
  margin: 0px auto;
}
.detail-edit iframe {
  max-width: 100%;
  margin: 0px auto;
}
.detail-edit table {
  max-width: 100%;
}
.detail-edit table {
  font-size: 14px;
}
.detail-edit table tr {
  border-top: #A7A7A7 solid 1px;
  border-right: #A7A7A7 solid 1px;
}
.detail-edit table td {
  padding: 5px;
  border-bottom: #A7A7A7 solid 1px;
  border-left: #A7A7A7 solid 1px;
}
/*procon-head-imgs*/
/**/
.procon-head-imgs .gallery-top {
  width: 500px;
  height: 370px;
  border: #EDEDED solid 1px;
}
.procon-head-imgs .gallery-top img {
  display: block;
  width: 500px;
  height: 370px;
}
.procon-head-imgs .gallery-thumbs {
  width: 500px;
  padding-top: 10px;
}
.procon-head-imgs .gallery-thumbs img {
  display: block;
  width: 118px;
  height: 87px;
  border: #EDEDED solid 1px;
}
/**/
.procon-head-imgs .swiper-slide {
  position: relative;
}
.procon-head-imgs .swiper-slide-thumb-active:after {
  content: '';
  display: block;
  border: 3px solid #3384ff;
  visibility: inherit;
  position: absolute;
  width: 112px;
  height: 81px;
  left: 0px;
  top: 0px;
}
/*procon-head-info*/
.procon-head-info {
  width: 650px;
}
.procon-head-tit {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: #DDDDDD solid 1px;
}
.procon-head-tit h1 {
  font-weight: bold;
  font-size: 32px;
}
.procon-head-tit p {
  color: #006DBA;
  background-image: url("img/proinfo-p@2x.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px 18px;
  display: block;
  padding-left: 23px;
}
/*procon-head-tedian*/
.procon-head-tedian {
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: #DDDDDD solid 1px;
}
.procon-head-tedian li {
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.procon-head-tedian li::before {
  content: '';
  border: 3px solid #000000;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin-right: 10px;
}
.procon-head-des {
  color: #414141;
  line-height: 1.7;
  font-size: 16px;
  padding: 10px 0px 20px 0px;
}
/*procon-tel-txt*/
.procon-tel-txt {
  background: url("img/protel@2x.png") no-repeat center left;
  background-size: 40px 40px;
  line-height: 1;
  padding: 5px 20px 5px 50px;
  margin-right: 20px;
  border-right: #DDDDDD solid 1px;
}
.procon-tel-txt p {
  margin-bottom: 5px;
}
.procon-tel-txt b {
  font-size: 20px;
}
/*procon-zixun-txt*/
.procon-zixun-txt {
  line-height: 1;
  flex: 1;
}
.procon-zixun-txt p:first-child {
  margin-bottom: 8px;
}
/*procon-tel-zixun*/
.procon-tel-zixun {
  border-top: #DDDDDD solid 1px;
  border-bottom: #DDDDDD solid 1px;
  padding: 10px;
}
/**/
.procon-but {
  padding-top: 10px;
}
.procon-but a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 30px;
  background-color: #006DBA;
  color: #ffffff;
  border-radius: 8px;
}
/**/
/*js-tab*/
.js-tab {
  display: flex;
  border: #DDDDDD solid 1px;
}
.js-tab li {
  padding: 0px 20px;
}
.js-tab a {
  font-size: 16px;
  display: block;
  padding: 10px 10px;
  z-index: 1;
  min-width: 80px;
  transition: all .3s ease;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
.js-tab a:hover {
  color: #006DBA
}
.js-tab li a:before {
  transition: all .4s ease;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0;
  height: 4px;
  display: block;
  content: '';
  background-color: #006DBA;
  box-shadow: 1px 2px 3px rgba(0, 109, 186, 0.5);
}
.js-tab li.active a:before {
  width: 100%;
}
.js-tab li.active a {
  color: #006DBA;
}
.tabcons .js-tab-con {
  display: block;
}
.tabcons .js-tab-con.active {
  display: block;
}
.tabcons .js-tab-con.none {
  display: none;
}
/*protab-con*/
.protab-con {
  padding: 20px 0px;
}
/*tabcons*/
.tabcons {
  border: #DDDDDD solid 1px;
  border-top: none;
}
.tabcon-item {
  padding: 20px;
  border-bottom: #DDDDDD solid 1px;
}
.tabcon-item:last-child {
  border-bottom: none;
}
.tabcon-item .detail-edit {
  padding: 0px;
}
/*content-title*/
.content-title {
  border-top: #006DBA solid 2px;
  margin-bottom: 20px;
}
.content-title strong {
  display: inline-block;
  padding: 5px 10px;
  background-color: #006DBA;
  color: #fff;
  margin-left: 2em;
}
/*inter-player-box*/
.inter-player-box1 .wu {
  display: none;
}
.player-daim {
  background-color: #000000;
  width: 720px;
  margin: 0px auto;
}
.player-daim iframe {
  display: block;
  width: 720px;
  height: 400px;
}
.player-title {
  background-color: #006DBA;
  padding: 10px 0px;
  text-align: center;
}
.player-title h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  font-weight: bold;
}
/*detail-tuji*/
.detail-tuji {
  text-align: center;
}
.detail-tuji p {
  line-height: 1.7em;
  margin-bottom: 1em;
}
.detail-tuji img {
  max-width: 100%;
  display: inline-block;
  display: block;
  margin: 0px auto;
}
/*sanfang-ul*/
.sanfang-href-list .sanfang-con {
  padding-top: 20px;
}
.sanfang-href-list ul a {
  color: #ffffff;
  border: rgba(0, 0, 0, 0.30) solid 1px;
  display: inline-block;
  font-size: 12px;
  border-radius: 20px;
  padding: 2px 10px;
  margin-bottom: 5px;
}
.sanfang-href-list ul a:hover {
  border: #ffffff solid 1px;
}
/*shang-xia*/
.shang-xia {
  padding: 20px 10px;
}
/**/
/**/
.news-list {
  padding-top: 20px;
}
.news-list li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #eeeeee dashed 1px;
}
.news-list .news-item-pic img {
  width: 218px;
  height: 130px;
}
.news-list .news-item-pic {
  float: left;
  margin-right: 20px;
}
.news-list .news-item-text .plt-tit {
  font-size: 20px;
  padding: 0px 0px 8px 0px;
}
.news-list .news-item-text .plt-sum {
  color: #666666;
  height: 63px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-flex: 1;
}
.news-list .news-item-text .plt-key {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
}
.news-list .news-item-text .plt-key span {
  margin-right: 10px;
}
/*文字版产品列表*/
.cpzx-listpage {
  padding: 0px;
}
.cpzx-listpage .cpzx-listpage-item {
  margin-bottom: 20px;
}
.cpzx-listpage-head {
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #efefef);
}
.cpzx-listpage-head h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  flex: 1;
}
.cpzx-listpage-body {
  padding: 10px 10px 10px 20px;
}
.cpzx-listpage-body ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cpzx-listpage-body li {
  list-style: circle;
  line-height: 42px;
  flex-basis: 50%;
}
/**/
/* shebei-wuimg */
.xiazai-but a {
  display: block;
  width: 150px;
  height: 38px;
	line-height: 38px;
  margin: 0px auto;
  border-radius: 3px;
  border: #DDEAFF solid 1px;
  background-color: #F0F6FF;
  text-align: center;
  font-size: 14px;
  color: #2E7CFC;
}
.news-item-text .xiazai-but {text-align: right;}
.news-item-text .xiazai-but a {display: inline-block;}
/**/
@media (max-width:999px) {
  /*	*/
  .xw-page .list-page-con {
    width: 100%
  }
  .xw-page .list-page-bar {
    display: none;
  }
  /*	*/
}
/*移动端底部导航*/
@font-face {font-family: "iconfont";
  src: url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.eot?t=1612356367973'); /* IE9 */
  src: url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.eot?t=1612356367973#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAR0AAsAAAAACMgAAAQnAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqFCIQyATYCJAMQCwoABCAFhG0HQxufB1GU7k2J7OMwbuxKaU1EaZuY2Pk/Oa0RRHPk7OUCz6gAFVq2pMosXIVFqVpZIYEVoKvO/OdZP81Qmc44IysZKJVfmg6krVbCEWx2fZOO0P8cS71MsPx+4RJVFpl07wCPojYdWERaNNh4E8YNYxeXcTOBTrPCQYeF5fXATKbtFYhHQj4BzGI2uYQZGmOVc2IG8QIYa9Is4zbgufv38RushxmQlAXQDjy9U8AB2d+gb/uKkf8joNVGAHl/HjCnUWANkIl7ub4bYD+xBtYp5RrZBjS6J9HXOua3fe1/rFiLrsH/8giFRFRA03Uj7Gay4Btkarl6JpTl6ffBEgluyAkNevAaiFEaZRpfUst9JuYfBblNQHb9Xv6LUq1zM0t94CDSr9vv1KMWERqkSazcdWnk8vzV0SssD4cfFsjBdc5HaN8nb3CDoeExPNRiji7VOtWrtbgOQc4bCnIZNI1l148YIhCNk1NjiStHNPM6KKdNrR7RWJ5+0BBHzT3OYGAd3BmKHaCDndSg/r7hjaEOPzga6owduBWcXqEG14w4Vav1yFibafYy63R7kQbLeZDxHfX7aIymw3DdbqQt8/uxeG5B+ijQ9GFCTNkt33Snk3WtD72bO3eEteO+H9y5sC02KTbRdJ4BPv7EwduOXQg5ZhKwybUD5EO/v12CdbEtRk8GarJW+8id6e2pcreQWuJYrGFWX94RjlExz0RunXvgx5eSGl57cmNHgcRIjB4X4YbrHYpc3FUmxl0+YP8R669u/6yjsK2tELr2hWZ//aqItP7q6hUk1aZNKkbRT7kMDQ5SDH54CiZpzjG95dvPKC1NGfzlOfvj8WpZ6WzuTL2kQX2j62tpuFIZUWo80Og0dQ/zCYppXl1tjhl3wP5Po1PiRojB6GZ2l5b+fNw93DcwoKK3HlVMEUKgANBeh/XT9wFo38EvYQRon8FPYNufYyfn4sPJq7bp/xvLqzP2MfuSretvrxtpJ3/D8tryX0FecyDLSs2es6gyZUoqu8H0/nno1J38ABkGve7DMFK7lNAYCSGpzUChMYfM2DUoddmESmMHOq0qOr3LEBIssjlgxSSA0O8oJL1eQaHfHWTGvoLSqC9Q6Q8YOp0Jxwt2WQihRR7JJSguB2X1okK2XMYznJSFV17L5askBBlVuiyMSyqFYTQmMjqZLuLKuGQfhyi7+LEUxUN5pFyKFoLbcSUSOaog5SIum4oUUJQiNSqKl/dKkWy5FFg4QOIiULg4UCy9UEJscjI8ezTFIvX7tbj4VCQIZElfSRTDRVISbhwVI1J0DWSRTlar71w2V+rCF4tC4eHdeEhyUqhC6OGS6Ak5lCJ/OxEuNkokQYuYQqooNIxXVxc5vkF6heegk3bhHAwIhowgY1DfIuQCQsY37hP2qGSxOiEhE6gIAAAA') format('woff2'),
  url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.woff?t=1612356367973') format('woff'),
  url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.ttf?t=1612356367973') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.svg?t=1612356367973#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-daohang:before {
  content: "\e601";
}

.icon-zixun:before {
  content: "\e6a8";
}

.icon-dianhua:before {
  content: "\e617";
}
@media only screen and (min-width : 1200px) {
.zlart-bottom-fixed {display: none;}
}
@media only screen and (max-width : 1200px) {
/*	*/
.footer {margin-bottom: 150px;}
.zlart-bottom-fixed {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98;
    background: rgba(0,0,0,.8);
    box-shadow: 0 -2px 8px 0px rgb(0 0 0 / 15%);
}
.tsx-ul li {
    float: left;
    display: block;
    height: 150px;
    width: 33.33%;
}
.btn {
	text-align: center;
	display: block;
    padding: 0;
    font-size: 52px;
    height: 100%;
    border-radius: 0;
    line-height: 150px;
    border: none;
}
.btn .iconfont {font-size: 52px;margin-right: 10px;}
.tsx-btn-1 {
    color: #fff;
    background: rgba(32,61,174,0.55);
}
.tsx-btn-2 {
    background:rgba(0,0,0,0.55);
    color: #fff;
}
.tsx-btn-3 {
    color: #fff;
    background: rgba(0,0,0,0.55);
}
/*	*/
}
/**/
/**/
/**/
/**/</pre></body></html>